Primitive Class Flow.Fog
Distance fog.
Members
color | (Color) RGB fog color. |
minDistance | (int) Minimum distance. |
maxDistance | (int) Maximum distance. |
Functions
Fog(color, min, max) |
Members
- color
- (Color) RGB fog color.
- minDistance
- (int) Minimum distance. This is the distance at which the fog starts.
- maxDistance
- (int) Maximum distance. This is the distance at which the fog reaches the maximum strength.